See Also

LegendEntryCollection Class  | LegendEntryCollection Members  | Overload List

Language

Visual Basic

C#

Show All

legendEntryList
A list of LegendEntry objects to add.
See Also Languages dotnetCHARTING Send comments on this topic.

Add(LegendEntry[]) Method

Adds the specified LegendEntry objects to this collection.

[Visual Basic]
Overloads Public Sub Add( _    ByVal ParamArray legendEntryList() As LegendEntry _ )
[C#]
public void Add(    params LegendEntry[] legendEntryList );

Parameters

legendEntryList
A list of LegendEntry objects to add.

See Also

LegendEntryCollection Class  | LegendEntryCollection Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.